Skip to content

fix(pki): Replace CA root cert job with sync deployment#806

Merged
rmvangun merged 2 commits into
mainfrom
fix/continue-cert-sync
Aug 15, 2025
Merged

fix(pki): Replace CA root cert job with sync deployment#806
rmvangun merged 2 commits into
mainfrom
fix/continue-cert-sync

Conversation

@rmvangun
Copy link
Copy Markdown
Contributor

When updating the job for copying the initial CA cert, it failed due to modifying immutable properties (image, etc.).

To remediate, the initial job no longer gets reconciled after being initially deployed. A cronjob is introduced for nightly sync'ing.

When updating the job for copying the initial CA cert, it failed due to modifying immutable properties (image, etc.).

To remediate, the initial job no longer gets reconciled after being initially deployed. A cronjob is introduced for nightly sync'ing.
@rmvangun rmvangun added the bug Something isn't working label Aug 15, 2025
@rmvangun rmvangun merged commit 0b5aa04 into main Aug 15, 2025
6 of 7 checks passed
@rmvangun rmvangun deleted the fix/continue-cert-sync branch August 15, 2025 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant